Add a release note about background rendering
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Feb 2014 21:49:15 +0000 (16:49 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Feb 2014 21:49:15 +0000 (16:49 -0500)
README.in

index e5d4249fefe444b0cf2fa6b93084cd0074e653fe..6c109dbd4b6a85dd2810ce68e1bffb428cc15c43 100644 (file)
--- a/README.in
+++ b/README.in
@@ -92,6 +92,11 @@ Release notes for 3.12
   it used to inconsistently scroll with the buffer but then go
   reposition to a window-relative position on redraw.
 
+* A number of container widgets have been made more compliant with
+  the uniform CSS rendering model by making them render backgrounds
+  and borders. This may require some adjustments in applications that
+  were making assumptions about containers never rendering backgrounds.
+
 Release notes for 3.10
 ======================